public class LabelRangePublic Class LabelRange| LabelRange | Initializes a new instance of the LabelRange class. |
| DataCellRangeAddress | Contains the cell range address of data. |
| LabelCellRangeAddress | Contains the cell range address for labels. |
| Orientation | Specifies whether labels label rows or columns. The defined values for the attribute are: -column: label range oriented by column -row: label range oriented by row |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current LabelRange object to its equivalent string representation.
(Overrides ObjectToString) |